Enable ICANON (Bug#6771). Any long line problem must be solved differently.
authorJan D. <jan.h.d@swipnet.se>
Mon, 2 Aug 2010 07:03:12 +0000 (09:03 +0200)
committerJan D. <jan.h.d@swipnet.se>
Mon, 2 Aug 2010 07:03:12 +0000 (09:03 +0200)
commit7563f58ed707439aa2240a812498fbe325ee1b46
treee168283dd69d3f2d561b92b037050810e8a380ca
parent77ce887839db4785c4e7b7880ecd1f7dc9176473
Enable ICANON (Bug#6771).  Any long line problem must be solved differently.

There is AFAIK no bug report or test case for the long line problem.

* sysdep.c (child_setup_tty): Enable ICANON in lflags and set VEOF
to Control-D (Bug#6771).
src/ChangeLog
src/sysdep.c